home *** CD-ROM | disk | FTP | other *** search
/ TEKNO Games 1999 February / TEKNO GAMES 2-1999 CD2.iso / winmenu.exe / 0 / RCDATA / TSPLASH / TSPLASH.txt < prev   
Text File  |  1997-12-10  |  6KB  |  221 lines

  1. object Splash: TSplash
  2.   Left = 77
  3.   Top = 227
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Splash'
  7.   ClientHeight = 461
  8.   ClientWidth = 633
  9.   Color = clWhite
  10.   Font.Color = clBlack
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = [fsBold]
  14.   Position = poDefault
  15.   WindowState = wsMaximized
  16.   OnCreate = FormCreate
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 16
  20.   object Image: TImage
  21.     Left = 8
  22.     Top = 8
  23.     Width = 609
  24.     Height = 329
  25.     Center = True
  26.     Picture.Data = {<image000.bmp>}
  27.   end
  28.   object ButtonPanel: TPanel
  29.     Left = 8
  30.     Top = 344
  31.     Width = 609
  32.     Height = 105
  33.     BevelOuter = bvNone
  34.     Color = clWhite
  35.     TabOrder = 0
  36.     Visible = False
  37.     object btn1: TBitBtn
  38.       Left = 8
  39.       Top = 8
  40.       Width = 113
  41.       Height = 41
  42.       Caption = 'btn1'
  43.       Font.Color = clBlack
  44.       Font.Height = -13
  45.       Font.Name = 'MS Sans Serif'
  46.       Font.Style = []
  47.       ParentFont = False
  48.       TabOrder = 0
  49.       Visible = False
  50.       OnClick = btn1Click
  51.     end
  52.     object btn2: TBitBtn
  53.       Left = 128
  54.       Top = 8
  55.       Width = 113
  56.       Height = 41
  57.       Caption = 'btn2'
  58.       Font.Color = clBlack
  59.       Font.Height = -13
  60.       Font.Name = 'MS Sans Serif'
  61.       Font.Style = []
  62.       ParentFont = False
  63.       TabOrder = 1
  64.       Visible = False
  65.       OnClick = btn2Click
  66.     end
  67.     object btn3: TBitBtn
  68.       Left = 248
  69.       Top = 8
  70.       Width = 113
  71.       Height = 41
  72.       Caption = 'Open'
  73.       Default = True
  74.       Font.Color = clBlack
  75.       Font.Height = -13
  76.       Font.Name = 'MS Sans Serif'
  77.       Font.Style = []
  78.       ModalResult = 1
  79.       ParentFont = False
  80.       TabOrder = 2
  81.       Visible = False
  82.       OnClick = btn3Click
  83.       Glyph.Data = {
  84.         90020000424D9002000000000000760000002800000020000000200000000100
  85.         0400000000000002000000000000000000000000000000000000000000000000
  86.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  87.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00000000000000
  88.         00000000000000000000000000000000888833AA00000000000000000000088F
  89.         888833AA8880000000000000000FF8F8888833AA88C860000000000000FFFF8F
  90.         888833AA88C66600000000000FFFFFF8888838A88C8666600000000088FFFF8F
  91.         888838A88C66668800000008888FFFF8F88838A8C8666888800000088888FFFF
  92.         88883AA8C6668888E000008888888FFFF8883AAC866888EEEE000088888888FF
  93.         8F883A8C6688EEEEBB0008888888888FF8883AC8688EEBBBBAA0088888888888
  94.         F88888C68EBBBBAAAAA008888888888888000088BBBAAAA33330088888888888
  95.         808FF808333333DDDDD008888888888880FFFF085D5D5D5D5D5005D5D5D5D5D5
  96.         80FFFF088888888888800DDDDD333333808FF80888888888888003333AAAABBB
  97.         880000888888888888800AAAAABBBBE86C88888F8888888888800AABBBBEE886
  98.         8CA3888FF8888888888000BBEEEE8866C8A388F8FF888888880000EEEE888668
  99.         CAA3888FFFF888888800000E8888666C8AA38888FFFF8888800000088886668C
  100.         8A83888F8FFFF88880000000886666C88A838888F8FFFF8800000000066668C8
  101.         8A8388888FFFFFF00000000000666C88AA338888F8FFFF000000000000068C88
  102.         AA3388888F8FF0000000000000000888AA338888F88000000000000000000000
  103.         AA33888800000000000000000000000000000000000000000000000000000000
  104.         0000000000000000000000000000000000000000}
  105.     end
  106.     object btn4: TBitBtn
  107.       Left = 368
  108.       Top = 8
  109.       Width = 113
  110.       Height = 41
  111.       Caption = 'btn4'
  112.       Font.Color = clBlack
  113.       Font.Height = -13
  114.       Font.Name = 'MS Sans Serif'
  115.       Font.Style = []
  116.       ParentFont = False
  117.       TabOrder = 3
  118.       Visible = False
  119.       OnClick = btn4Click
  120.     end
  121.     object btn5: TBitBtn
  122.       Left = 488
  123.       Top = 8
  124.       Width = 113
  125.       Height = 41
  126.       Caption = 'btn5'
  127.       Font.Color = clBlack
  128.       Font.Height = -13
  129.       Font.Name = 'MS Sans Serif'
  130.       Font.Style = []
  131.       ParentFont = False
  132.       TabOrder = 4
  133.       Visible = False
  134.       OnClick = btn5Click
  135.     end
  136.     object btn6: TBitBtn
  137.       Left = 8
  138.       Top = 56
  139.       Width = 113
  140.       Height = 41
  141.       Caption = 'btn6'
  142.       Font.Color = clBlack
  143.       Font.Height = -13
  144.       Font.Name = 'MS Sans Serif'
  145.       Font.Style = []
  146.       ParentFont = False
  147.       TabOrder = 5
  148.       Visible = False
  149.       OnClick = btn6Click
  150.     end
  151.     object btn7: TBitBtn
  152.       Left = 128
  153.       Top = 56
  154.       Width = 113
  155.       Height = 41
  156.       Caption = 'btn7'
  157.       Font.Color = clBlack
  158.       Font.Height = -13
  159.       Font.Name = 'MS Sans Serif'
  160.       Font.Style = []
  161.       ParentFont = False
  162.       TabOrder = 6
  163.       Visible = False
  164.       OnClick = btn7Click
  165.     end
  166.     object btn8: TBitBtn
  167.       Left = 248
  168.       Top = 56
  169.       Width = 113
  170.       Height = 41
  171.       Caption = 'btn8'
  172.       Font.Color = clBlack
  173.       Font.Height = -13
  174.       Font.Name = 'MS Sans Serif'
  175.       Font.Style = []
  176.       ParentFont = False
  177.       TabOrder = 7
  178.       Visible = False
  179.       OnClick = btn8Click
  180.     end
  181.     object btn9: TBitBtn
  182.       Left = 368
  183.       Top = 56
  184.       Width = 113
  185.       Height = 41
  186.       Caption = 'btn9'
  187.       Font.Color = clBlack
  188.       Font.Height = -13
  189.       Font.Name = 'MS Sans Serif'
  190.       Font.Style = []
  191.       ParentFont = False
  192.       TabOrder = 8
  193.       Visible = False
  194.       OnClick = btn9Click
  195.     end
  196.     object btn10: TBitBtn
  197.       Left = 488
  198.       Top = 56
  199.       Width = 113
  200.       Height = 41
  201.       Caption = 'btn10'
  202.       Font.Color = clBlack
  203.       Font.Height = -13
  204.       Font.Name = 'MS Sans Serif'
  205.       Font.Style = []
  206.       ParentFont = False
  207.       TabOrder = 9
  208.       Visible = False
  209.       OnClick = btn10Click
  210.     end
  211.   end
  212.   object MediaPlayer: TMediaPlayer
  213.     Left = 368
  214.     Top = 0
  215.     Width = 253
  216.     Height = 30
  217.     Visible = False
  218.     TabOrder = 1
  219.   end
  220. end
  221.